Revision: tlasrc--local--1.2--patch-21
Archive: aaron.bentley@utoronto.ca--tla-2004
Creator: Aaron Bentley <aaron.bentley@utoronto.ca>
Date: Thu Jan 15 22:28:49 EST 2004
Standard-date: 2004-01-16 03:28:49 GMT
Modified-files: libarch/cmd-get.c libarch/cmdutils.c
New-patches: aaron.bentley@utoronto.ca--tla-2004/tlasrc--local--1.2--patch-21
Summary: Avoided calling arch_check_for_revision_name with fully-qualified revision names
Keywords: 

I called a_c_f_r_n a few lines too early, and got an error because it doesn't
accept archive specs in the revision name.  Fixed.
Documented the problem.
